home *** CD-ROM | disk | FTP | other *** search
/ Champak 50 / Volume 50 - JOGO DISK .iso / Games / lagoonquest.swf / scripts / DefineButton2_116 / BUTTONCONDACTION on(release).as
Text File  |  2007-09-27  |  85b  |  5 lines

  1. on(release){
  2.    _parent.fx.gotoAndPlay("btn");
  3.    _parent.gotoAndStop("inst");
  4. }
  5.